home *** CD-ROM | disk | FTP | other *** search
- :FAXTOP
- : don't forget to precede FAXCTRL with a pathname (if needed)
- FAXCTRL
- : don't forget to add options above (if needed)
- : on exit QUIT IF LOCAL KEYPRESS
- IF ERRORLEVEL=1 GOTO ABORT
- : don't forget to precede the host system name with a pathname (if needed)
- : PCPLUS /FFAXHOST
- : ^- for use with Procomm Plus 1.1 (A or B)
- : PCPLUSTD /FFAXHOST
- : ^- for use with Procomm Plus Test Drive
- : PROCOMM /FFAXHOST
- : ^- for use with Procomm 2.4.3
- : QMODEM /HOST
- : ^- for use with QMODEM
- : TELIX Q B Sfhost
- : ^- for use with TELIX
- : MIRROR FAXHOST.XTS
- : ^- for use with MIRROR
- : XTALK FAXHOST.XTS
- : ^- for use with CROSSTALK
- : keep looping back
- GOTO FAXTOP
- :ABORT